home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-9.10-netbook-remix-PL.iso / casper / filesystem.squashfs / usr / share / gnome-power-manager / gpm-feedback-widget.ui < prev    next >
Extensible Markup Language  |  2009-10-19  |  2KB  |  44 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <requires lib="gtk+" version="2.16"/>
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkWindow" id="window_popup">
  6.     <property name="title" translatable="yes">Brightness</property>
  7.     <property name="type_hint">notification</property>
  8.     <child>
  9.       <object class="GtkFrame" id="frame_popup">
  10.         <property name="visible">True</property>
  11.         <property name="label_xalign">0</property>
  12.         <property name="shadow_type">out</property>
  13.         <child>
  14.           <object class="GtkVBox" id="vbox_popup">
  15.             <property name="visible">True</property>
  16.             <property name="border_width">12</property>
  17.             <property name="spacing">6</property>
  18.             <child>
  19.               <object class="GtkImage" id="image_popup">
  20.                 <property name="visible">True</property>
  21.                 <property name="icon-size">6</property>
  22.               </object>
  23.               <packing>
  24.                 <property name="position">0</property>
  25.               </packing>
  26.             </child>
  27.             <child>
  28.               <object class="GtkProgressBar" id="progressbar_popup">
  29.                 <property name="visible">True</property>
  30.                 <property name="pulse_step">0.10000000149</property>
  31.               </object>
  32.               <packing>
  33.                 <property name="expand">False</property>
  34.                 <property name="fill">False</property>
  35.                 <property name="position">1</property>
  36.               </packing>
  37.             </child>
  38.           </object>
  39.         </child>
  40.       </object>
  41.     </child>
  42.   </object>
  43. </interface>
  44.